home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / 05p4.dir / 00062.ls < prev    next >
Encoding:
Text File  |  1999-04-27  |  115 b   |  9 lines

  1. on mouseDown
  2.   global zeoIdle
  3.   if zeoIdle then
  4.     return 
  5.   end if
  6.   quickSwitch("buttonSound")
  7.   go("mail")
  8. end
  9.